home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
allfiles
/
angry
/
intro.dir
/
00012_nikoleRoll.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-01
|
184 b
|
15 lines
on mouseEnter me
puppetSound(6, "shortNik")
end
on mouseLeave me
end
on mouseDown me
cursor(-1)
repeat with x = 1 to 6
puppetSound(x, 0)
end repeat
go(1, "nikole")
end